home *** CD-ROM | disk | FTP | other *** search
- Path: news.wyoming.com!usenet
- From: dcromley@wyoming.com (Dave Cromley)
- Newsgroups: comp.lang.c++
- Subject: Re: cin without pause
- Date: 7 Feb 1996 17:36:15 GMT
- Organization: wyoming.com LLC
- Message-ID: <4fanuf$lf@horn.wyoming.com>
- References: <4emlt2$h7o@jupiter.planet.net> <3111A322.3857@computek.net>
- NNTP-Posting-Host: cys-cap-2.wyoming.com
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.99.2
-
-
- >> .. if there's something in the buffer ending with a '\n' ..
-
- > ..This can be done with threads..
-
- How about checking for a single character--no '\n'?
- Can you do this with cin?
-
-